github.com/golang-jwt/jwt/v5.Parser.decodeStrict (field)

3 uses

	github.com/golang-jwt/jwt/v5 (current package)
		parser.go#L25: 	decodeStrict bool
		parser.go#L242: 	if p.decodeStrict {
		parser_option.go#L126: 		p.decodeStrict = true